---
title: Recursos Extra
---
# Recursos Extra

## Conceptos generales
```{tip}
<a href="http://ferestrepoca.github.io/paradigmas-de-programacion/paralela/paralela_teoria/index.html" target="_blank">Programación Paralela (ferestrepoca.github.io)</a>
```

## Grid Vs Cloud
```{tip}
<a href="https://core.ac.uk/download/pdf/296344844.pdf" target="_blank">Microsoft Word - indice - mayuscula.doc (core.ac.uk) </a>
```

## Computación distribuida
```{tip}
<a href="https://es.khanacademy.org/computing/ap-computer-science-principles/algorithms-101/x2d2f703b37b450a3:parallel-and-distributed-computing/a/distributed-computing" target="_blank">Computación distribuida (artículo) | Khan Academy </a>
```

## Grid Computing
```{tip}
<a href="https://www.ramonmillan.com/tutoriales/gridcomputing.php" target="_blank">Grid computing (ramonmillan.com) </a>
```

## La ley de Moore y la ley de HUANG
```{tip}
<a href="https://www.youtube.com/watch?v=Jlbxj182bhg" target="_blank">¿La Ley de HUANG es la nueva Ley de Moore? | Data Coffee #14 - YouTube </a>
```

## Conversión de float a binario
```{tip}
<a href="https://www.youtube.com/watch?v=7XvqkAK4Xc8" target="_blank">Representación de números en Coma Flotante | Ejemplo con Binario Periódico - YouTube
 </a>
```

## Python Parallel Programing Cookbook
```{tip}
<a href="https://github.com/jsdnhk/python-parallel-programming-cookbook-code" target="_blank">python-parallel-programming-cookbook-code </a>

<a href="https://github.com/PacktPublishing/Python-Parallel-Programming-Cookbook-Second-Edition" target="_blank">Python Parallel Programming Cookbook - Second Edition </a>
```

## BONUS: GPT-4
```{tip}
<a href="https://www.youtube.com/watch?v=aNep_aklBEI" target="_blank">(46) GPT-4 de OpenAI - Primeras impresiones... Es Espectacular – YouTube
 </a>
```

## Evento de Microsoft Copilot
```{tip}
<a href="https://www.youtube.com/watch?v=KoswX3uaLYk" target="_blank">El Futuro del Trabajo con GPT4 y OFFICE COPILOT (Cobertura Evento Microsoft) – YouTube </a>
```

## Algoritmos Genéticos, reto: ¿Los podrás paralelizar?
```{tip}
<a href="https://www.youtube.com/watch?v=EivefKtelA8" target="_blank">Algoritmos Genéticos - Variables Decimales - YouTube </a>
```

## Leer el siguiente Trabajo de grado - Maestría
```{tip}
<a href="https://repositorio.unal.edu.co/handle/unal/57830" target="_blank">Programación paralela sobre arquitecturas heterogéneas </a>
```
